x86: Change nr_irqs to nr_irqs_gsi.
authorKeir Fraser <keir.fraser@citrix.com>
Wed, 19 Aug 2009 11:52:38 +0000 (12:52 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Wed, 19 Aug 2009 11:52:38 +0000 (12:52 +0100)
commitd6e849eda168c604261f02c1cf4010cdd7afe2fe
tree50451795a0935efbfc254e73c28e9c308858ef88
parent4134aa330d077be6ce4ceaa690e2f407da7fc0f0
x86: Change nr_irqs to nr_irqs_gsi.

Currently, nr_irqs is only used for GSI irqs, change
the name to make its meaning more precise. And, also
this is the initial step to support irq allocation for
MSI interrupt source.

Signed-off-by: Xiantao Zhang <xiantao.zhang@intel.com>
xen/arch/x86/i8259.c
xen/arch/x86/io_apic.c
xen/arch/x86/irq.c
xen/arch/x86/physdev.c
xen/common/domain.c
xen/include/xen/irq.h